set Proto3Singular Msgs
Force proto3 messages to have no "has_" flag.
This was default behavior until nanopb-0.4.0.
Content copied to clipboard
optional bool proto3_singular_msgs = 21 [default = false];
Return
This builder for chaining.
Parameters
value
The proto3SingularMsgs to set.